projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e0c865
)
(archive-mode-revert): Arg no-auto-save renamed from no-autosave.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 6 Oct 1998 23:24:11 +0000
(23:24 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 6 Oct 1998 23:24:11 +0000
(23:24 +0000)
lisp/arc-mode.el
patch
|
blob
|
history
diff --git
a/lisp/arc-mode.el
b/lisp/arc-mode.el
index bfdc6b5f94c2eb31020cefc90ad79e45aced633d..78c763e5e9ef7935d435b3ce265279f884b4c462 100644
(file)
--- a/
lisp/arc-mode.el
+++ b/
lisp/arc-mode.el
@@
-1289,7
+1289,7
@@
as a relative change like \"g+rw\" as for chmod(2)"
(error "Renaming is not supported for this archive type"))))
;; Revert the buffer and recompute the dired-like listing.
-(defun archive-mode-revert (&optional no-autosave no-confirm)
+(defun archive-mode-revert (&optional no-auto
-
save no-confirm)
(let ((no (archive-get-lineno)))
(setq archive-files nil)
(let ((revert-buffer-function nil)